Add GtkColorDialogButton
authorMatthias Clasen <mclasen@redhat.com>
Mon, 24 Oct 2022 19:42:52 +0000 (15:42 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 29 Oct 2022 17:02:15 +0000 (13:02 -0400)
commit655675e6a163ade11070e2c5fdf5d9e6771592f7
tree33f7fb7d55108235c4d387aaa700e469b328cb0e
parentf877f33c19334921d22dfc840eea10b808e9a513
Add GtkColorDialogButton

This is a new color button implementation
built around GtkColorDialog.
gtk/gtk.h
gtk/gtkcolordialogbutton.c [new file with mode: 0644]
gtk/gtkcolordialogbutton.h [new file with mode: 0644]
gtk/meson.build
testsuite/gtk/defaultvalue.c